Skip to content

Win32DPIUtils:pointToPixel shouldn't have residual #2364

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

amartya4256
Copy link
Contributor

This commit contributes to scaling points and rectangles from point to pixels while making sure they do not have any residuals since the OS doesn't support sub-pixel drawing.

contributes to #62

This commit contributes to scaling points and rectangles from point to
pixels while making sure they do not have any residuals since the OS doesn't
support sub-pixel drawing.

contributes to eclipse-platform#62
Copy link
Contributor

Test Results

   546 files  ±0     546 suites  ±0   34m 55s ⏱️ + 2m 41s
 4 414 tests +1   4 397 ✅ +1   17 💤 ±0  0 ❌ ±0 
16 723 runs  +1  16 596 ✅ +1  127 💤 ±0  0 ❌ ±0 

Results for commit ca6ef3a. ± Comparison against base commit 13934ee.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Analyze: Using integer value in pointToPixel for OfFloat
1 participant